home *** CD-ROM | disk | FTP | other *** search
/ Cre@te Online 2000 December / Cre@teOnline CD05.iso / MacSoft / XML ConsoleMax.sea / XML ConsoleMax / Required / swingall.jar / javax / swing / text / rtf / RTFReader$InfoDestination.class (.txt) < prev    next >
Encoding:
Java Class File  |  1999-07-15  |  534 b   |  12 lines

  1. package javax.swing.text.rtf;
  2.  
  3. class RTFReader$InfoDestination extends RTFReader.DiscardingDestination implements RTFReader.Destination {
  4.    // $FF: synthetic field
  5.    private final RTFReader this$0;
  6.  
  7.    RTFReader$InfoDestination(RTFReader var1) {
  8.       super(var1);
  9.       this.this$0 = var1;
  10.    }
  11. }
  12.